@charset "utf-8";
/* CSS Document */

@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* slideTxtBox2 */
.slideTxtBox2{width:100%;height:330px;margin:0 auto;margin-top:50px;}
.slideTxtBox2 .hd{height:50px;width:100%;margin-bottom:20px;}
.slideTxtBox2 .hd ul{float:left;height:36px;}
.slideTxtBox2 .hd ul li{float:left;padding:0px 16px;height:50px;text-align:center;line-height:50px;color:#fff;cursor:pointer; font-size:16px; }
.slideTxtBox2 .hd ul li a{color:#fff;}
.slideTxtBox2 .hd ul li a:hover{text-decoration:none;}
.slideTxtBox2 .hd ul li.on{color:#fff; background-color:#666;}
.slideTxtBox2 .hd ul li.on a{color:#fff;}
.slideTxtBox2 .hd .btn{float:right;margin:8px 0 0 0;}
.slideTxtBox2 .hd .btn div{width:11px;height:20px;overflow:hidden;cursor:pointer;background:url(images/arrow-left-right.gif) no-repeat;float:left;margin:0 10px 0 0;display:inline;}
.slideTxtBox2 .hd .btn .prev{background-position:0 0;}
.slideTxtBox2 .hd .btn .next{background-position:-11px 0;}
.slideTxtBox2 .bd{width:100%;height:330px;margin:0 auto;line-height:32px;text-align:center; padding-top:15px; overflow:hidden;}
.slideTxtBox2 .bd .hceg{width:280px;height:330px;margin-right:16px; padding:10px; background-color:#fff;}